\(\int (A+B \log (e (a+b x)^n (c+d x)^{-n}))^3 \, dx\) [311]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [F]
   Fricas [F]
   Sympy [F(-2)]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 25, antiderivative size = 203 \[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\frac {3 B (b c-a d) n \log \left (\frac {b c-a d}{b (c+d x)}\right ) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^2}{b d}+\frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}+\frac {6 B^2 (b c-a d) n^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right ) \operatorname {PolyLog}\left (2,\frac {d (a+b x)}{b (c+d x)}\right )}{b d}-\frac {6 B^3 (b c-a d) n^3 \operatorname {PolyLog}\left (3,\frac {d (a+b x)}{b (c+d x)}\right )}{b d} \]

[Out]

3*B*(-a*d+b*c)*n*ln((-a*d+b*c)/b/(d*x+c))*(A+B*ln(e*(b*x+a)^n/((d*x+c)^n)))^2/b/d+(b*x+a)*(A+B*ln(e*(b*x+a)^n/
((d*x+c)^n)))^3/b+6*B^2*(-a*d+b*c)*n^2*(A+B*ln(e*(b*x+a)^n/((d*x+c)^n)))*polylog(2,d*(b*x+a)/b/(d*x+c))/b/d-6*
B^3*(-a*d+b*c)*n^3*polylog(3,d*(b*x+a)/b/(d*x+c))/b/d

Rubi [A] (verified)

Time = 0.11 (sec) , antiderivative size = 203, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.240, Rules used = {2536, 2573, 2551, 2354, 2421, 6724} \[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\frac {6 B^2 n^2 (b c-a d) \operatorname {PolyLog}\left (2,\frac {d (a+b x)}{b (c+d x)}\right ) \left (B \log \left (e (a+b x)^n (c+d x)^{-n}\right )+A\right )}{b d}+\frac {3 B n (b c-a d) \log \left (\frac {b c-a d}{b (c+d x)}\right ) \left (B \log \left (e (a+b x)^n (c+d x)^{-n}\right )+A\right )^2}{b d}+\frac {(a+b x) \left (B \log \left (e (a+b x)^n (c+d x)^{-n}\right )+A\right )^3}{b}-\frac {6 B^3 n^3 (b c-a d) \operatorname {PolyLog}\left (3,\frac {d (a+b x)}{b (c+d x)}\right )}{b d} \]

[In]

Int[(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])^3,x]

[Out]

(3*B*(b*c - a*d)*n*Log[(b*c - a*d)/(b*(c + d*x))]*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])^2)/(b*d) + ((a + b*
x)*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])^3)/b + (6*B^2*(b*c - a*d)*n^2*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)
^n])*PolyLog[2, (d*(a + b*x))/(b*(c + d*x))])/(b*d) - (6*B^3*(b*c - a*d)*n^3*PolyLog[3, (d*(a + b*x))/(b*(c +
d*x))])/(b*d)

Rule 2354

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[Log[1 + e*(x/d)]*((a +
b*Log[c*x^n])^p/e), x] - Dist[b*n*(p/e), Int[Log[1 + e*(x/d)]*((a + b*Log[c*x^n])^(p - 1)/x), x], x] /; FreeQ[
{a, b, c, d, e, n}, x] && IGtQ[p, 0]

Rule 2421

Int[(Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.))/(x_), x_Symbol] :> Simp
[(-PolyLog[2, (-d)*f*x^m])*((a + b*Log[c*x^n])^p/m), x] + Dist[b*n*(p/m), Int[PolyLog[2, (-d)*f*x^m]*((a + b*L
og[c*x^n])^(p - 1)/x), x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && IGtQ[p, 0] && EqQ[d*e, 1]

Rule 2536

Int[((A_.) + Log[(e_.)*((a_.) + (b_.)*(x_))^(n_.)*((c_.) + (d_.)*(x_))^(mn_)]*(B_.))^(p_.), x_Symbol] :> Simp[
(a + b*x)*((A + B*Log[e*((a + b*x)^n/(c + d*x)^n)])^p/b), x] - Dist[B*n*p*((b*c - a*d)/b), Int[(A + B*Log[e*((
a + b*x)^n/(c + d*x)^n)])^(p - 1)/(c + d*x), x], x] /; FreeQ[{a, b, c, d, e, A, B, n}, x] && EqQ[n + mn, 0] &&
 NeQ[b*c - a*d, 0] && IGtQ[p, 0]

Rule 2551

Int[((A_.) + Log[(e_.)*(((a_.) + (b_.)*(x_))/((c_.) + (d_.)*(x_)))^(n_.)]*(B_.))^(p_.)*((f_.) + (g_.)*(x_))^(m
_.), x_Symbol] :> Dist[(b*c - a*d)^(m + 1)*(g/d)^m, Subst[Int[(A + B*Log[e*x^n])^p/(b - d*x)^(m + 2), x], x, (
a + b*x)/(c + d*x)], x] /; FreeQ[{a, b, c, d, e, f, g, A, B, n}, x] && NeQ[b*c - a*d, 0] && IntegersQ[m, p] &&
 EqQ[d*f - c*g, 0] && (GtQ[p, 0] || LtQ[m, -1])

Rule 2573

Int[((A_.) + Log[(e_.)*(u_)^(n_.)*(v_)^(mn_)]*(B_.))^(p_.)*(w_.), x_Symbol] :> Subst[Int[w*(A + B*Log[e*(u/v)^
n])^p, x], e*(u/v)^n, e*(u^n/v^n)] /; FreeQ[{e, A, B, n, p}, x] && EqQ[n + mn, 0] && LinearQ[{u, v}, x] &&  !I
ntegerQ[n]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps \begin{align*} \text {integral}& = \frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}-\frac {(3 B (b c-a d) n) \int \frac {\left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^2}{c+d x} \, dx}{b} \\ & = \frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}-\frac {(3 B (b c-a d) n) \text {Subst}\left (\int \frac {\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2}{c+d x} \, dx,e \left (\frac {a+b x}{c+d x}\right )^n,e (a+b x)^n (c+d x)^{-n}\right )}{b} \\ & = \frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}-\frac {(3 B (b c-a d) n) \text {Subst}\left (\text {Subst}\left (\int \frac {\left (A+B \log \left (e x^n\right )\right )^2}{b-d x} \, dx,x,\frac {a+b x}{c+d x}\right ),e \left (\frac {a+b x}{c+d x}\right )^n,e (a+b x)^n (c+d x)^{-n}\right )}{b} \\ & = \frac {3 B (b c-a d) n \log \left (\frac {b c-a d}{b (c+d x)}\right ) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^2}{b d}+\frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}-\frac {(3 B (b c-a d) n) \text {Subst}\left (\frac {(2 B n) \text {Subst}\left (\int \frac {\left (A+B \log \left (e x^n\right )\right ) \log \left (1-\frac {d x}{b}\right )}{x} \, dx,x,\frac {a+b x}{c+d x}\right )}{d},e \left (\frac {a+b x}{c+d x}\right )^n,e (a+b x)^n (c+d x)^{-n}\right )}{b} \\ & = \frac {3 B (b c-a d) n \log \left (\frac {b c-a d}{b (c+d x)}\right ) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^2}{b d}+\frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}+\frac {6 B^2 (b c-a d) n^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right ) \text {Li}_2\left (\frac {d (a+b x)}{b (c+d x)}\right )}{b d}-\frac {(3 B (b c-a d) n) \text {Subst}\left (\frac {\left (2 B^2 n^2\right ) \text {Subst}\left (\int \frac {\text {Li}_2\left (\frac {d x}{b}\right )}{x} \, dx,x,\frac {a+b x}{c+d x}\right )}{d},e \left (\frac {a+b x}{c+d x}\right )^n,e (a+b x)^n (c+d x)^{-n}\right )}{b} \\ & = \frac {3 B (b c-a d) n \log \left (\frac {b c-a d}{b (c+d x)}\right ) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^2}{b d}+\frac {(a+b x) \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3}{b}+\frac {6 B^2 (b c-a d) n^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right ) \text {Li}_2\left (\frac {d (a+b x)}{b (c+d x)}\right )}{b d}-\frac {6 B^3 (b c-a d) n^3 \text {Li}_3\left (\frac {d (a+b x)}{b (c+d x)}\right )}{b d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.19 (sec) , antiderivative size = 378, normalized size of antiderivative = 1.86 \[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\frac {A^3 b d x-3 A^2 B (b c-a d) n \log (c+d x)+3 A^2 B d (a+b x) \log \left (e (a+b x)^n (c+d x)^{-n}\right )+3 A B^2 d (a+b x) \log ^2\left (e (a+b x)^n (c+d x)^{-n}\right )+B^3 d (a+b x) \log ^3\left (e (a+b x)^n (c+d x)^{-n}\right )+3 A B^2 (b c-a d) n \left (-\log \left (\frac {b c-a d}{b c+b d x}\right ) \left (2 n \log \left (\frac {d (a+b x)}{-b c+a d}\right )-2 \log \left (e (a+b x)^n (c+d x)^{-n}\right )+n \log \left (\frac {b c-a d}{b c+b d x}\right )\right )+2 n \operatorname {PolyLog}\left (2,\frac {b (c+d x)}{b c-a d}\right )\right )+3 B^3 (b c-a d) n \left (\log ^2\left (e (a+b x)^n (c+d x)^{-n}\right ) \log \left (\frac {b c-a d}{b c+b d x}\right )+2 n \log \left (e (a+b x)^n (c+d x)^{-n}\right ) \operatorname {PolyLog}\left (2,\frac {d (a+b x)}{b (c+d x)}\right )-2 n^2 \operatorname {PolyLog}\left (3,\frac {d (a+b x)}{b (c+d x)}\right )\right )}{b d} \]

[In]

Integrate[(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])^3,x]

[Out]

(A^3*b*d*x - 3*A^2*B*(b*c - a*d)*n*Log[c + d*x] + 3*A^2*B*d*(a + b*x)*Log[(e*(a + b*x)^n)/(c + d*x)^n] + 3*A*B
^2*d*(a + b*x)*Log[(e*(a + b*x)^n)/(c + d*x)^n]^2 + B^3*d*(a + b*x)*Log[(e*(a + b*x)^n)/(c + d*x)^n]^3 + 3*A*B
^2*(b*c - a*d)*n*(-(Log[(b*c - a*d)/(b*c + b*d*x)]*(2*n*Log[(d*(a + b*x))/(-(b*c) + a*d)] - 2*Log[(e*(a + b*x)
^n)/(c + d*x)^n] + n*Log[(b*c - a*d)/(b*c + b*d*x)])) + 2*n*PolyLog[2, (b*(c + d*x))/(b*c - a*d)]) + 3*B^3*(b*
c - a*d)*n*(Log[(e*(a + b*x)^n)/(c + d*x)^n]^2*Log[(b*c - a*d)/(b*c + b*d*x)] + 2*n*Log[(e*(a + b*x)^n)/(c + d
*x)^n]*PolyLog[2, (d*(a + b*x))/(b*(c + d*x))] - 2*n^2*PolyLog[3, (d*(a + b*x))/(b*(c + d*x))]))/(b*d)

Maple [F]

\[\int {\left (A +B \ln \left (e \left (b x +a \right )^{n} \left (d x +c \right )^{-n}\right )\right )}^{3}d x\]

[In]

int((A+B*ln(e*(b*x+a)^n/((d*x+c)^n)))^3,x)

[Out]

int((A+B*ln(e*(b*x+a)^n/((d*x+c)^n)))^3,x)

Fricas [F]

\[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\int { {\left (B \log \left (\frac {{\left (b x + a\right )}^{n} e}{{\left (d x + c\right )}^{n}}\right ) + A\right )}^{3} \,d x } \]

[In]

integrate((A+B*log(e*(b*x+a)^n/((d*x+c)^n)))^3,x, algorithm="fricas")

[Out]

integral(B^3*log((b*x + a)^n*e/(d*x + c)^n)^3 + 3*A*B^2*log((b*x + a)^n*e/(d*x + c)^n)^2 + 3*A^2*B*log((b*x +
a)^n*e/(d*x + c)^n) + A^3, x)

Sympy [F(-2)]

Exception generated. \[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\text {Exception raised: HeuristicGCDFailed} \]

[In]

integrate((A+B*ln(e*(b*x+a)**n/((d*x+c)**n)))**3,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

Maxima [F]

\[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\int { {\left (B \log \left (\frac {{\left (b x + a\right )}^{n} e}{{\left (d x + c\right )}^{n}}\right ) + A\right )}^{3} \,d x } \]

[In]

integrate((A+B*log(e*(b*x+a)^n/((d*x+c)^n)))^3,x, algorithm="maxima")

[Out]

3*A^2*B*x*log((b*x + a)^n*e/(d*x + c)^n) + A^3*x + 3*(a*e*n*log(b*x + a)/b - c*e*n*log(d*x + c)/d)*A^2*B/e - (
B^3*b*d*x*log((d*x + c)^n)^3 - 3*(B^3*a*d*n*log(b*x + a) - B^3*b*c*n*log(d*x + c) + B^3*b*d*x*log((b*x + a)^n)
 + (B^3*b*d*log(e) + A*B^2*b*d)*x)*log((d*x + c)^n)^2)/(b*d) - integrate(-(B^3*b*c*log(e)^3 + 3*A*B^2*b*c*log(
e)^2 + (B^3*b*d*x + B^3*b*c)*log((b*x + a)^n)^3 + 3*(B^3*b*c*log(e) + A*B^2*b*c + (B^3*b*d*log(e) + A*B^2*b*d)
*x)*log((b*x + a)^n)^2 + (B^3*b*d*log(e)^3 + 3*A*B^2*b*d*log(e)^2)*x + 3*(B^3*b*c*log(e)^2 + 2*A*B^2*b*c*log(e
) + (B^3*b*d*log(e)^2 + 2*A*B^2*b*d*log(e))*x)*log((b*x + a)^n) - 3*(2*B^3*a*d*n^2*log(b*x + a) - 2*B^3*b*c*n^
2*log(d*x + c) + B^3*b*c*log(e)^2 + 2*A*B^2*b*c*log(e) + (B^3*b*d*x + B^3*b*c)*log((b*x + a)^n)^2 + ((2*n*log(
e) + log(e)^2)*B^3*b*d + 2*A*B^2*b*d*(n + log(e)))*x + 2*(B^3*b*c*log(e) + A*B^2*b*c + (B^3*b*d*(n + log(e)) +
 A*B^2*b*d)*x)*log((b*x + a)^n))*log((d*x + c)^n))/(b*d*x + b*c), x)

Giac [F]

\[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\int { {\left (B \log \left (\frac {{\left (b x + a\right )}^{n} e}{{\left (d x + c\right )}^{n}}\right ) + A\right )}^{3} \,d x } \]

[In]

integrate((A+B*log(e*(b*x+a)^n/((d*x+c)^n)))^3,x, algorithm="giac")

[Out]

integrate((B*log((b*x + a)^n*e/(d*x + c)^n) + A)^3, x)

Mupad [F(-1)]

Timed out. \[ \int \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )^3 \, dx=\int {\left (A+B\,\ln \left (\frac {e\,{\left (a+b\,x\right )}^n}{{\left (c+d\,x\right )}^n}\right )\right )}^3 \,d x \]

[In]

int((A + B*log((e*(a + b*x)^n)/(c + d*x)^n))^3,x)

[Out]

int((A + B*log((e*(a + b*x)^n)/(c + d*x)^n))^3, x)